home *** CD-ROM | disk | FTP | other *** search
/ Nebula 2 / Nebula Two.iso / SourceCode / MiscKit1.7.1 / MiscKit / Temp / QuickProject / QuickProjectTemplates / DBKitProject / English.lproj / DBKitProject.nib / data.classes next >
Encoding:
Text File  |  1994-06-15  |  369 b   |  29 lines

  1. MiscInfoController = {
  2.     ACTIONS = {
  3.     license:;
  4.     releaseNotes:;
  5.     info:;
  6.     orderForm:;
  7.     suggestion:;
  8.     registration:;
  9.     };
  10.     OUTLETS = {
  11.     orderForm;
  12.     info;
  13.     strings;
  14.     registration;
  15.     };
  16.     SUPERCLASS = Object;
  17. };
  18. FirstResponder = {
  19.     ACTIONS = {
  20.     };
  21.     SUPERCLASS = Object;
  22. };
  23. Controller = {
  24.     ACTIONS = {
  25.     appDidInit:;
  26.     };
  27.     SUPERCLASS = Object;
  28. };
  29.